- da_SDL_framerateDelay
alias da_SDL_framerateDelay = int function(FPSmanager* manager)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SDL_getFramecount
alias da_SDL_getFramecount = int function(FPSmanager* manager)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SDL_getFramerate
alias da_SDL_getFramerate = int function(FPSmanager* manager)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SDL_initFramerate
alias da_SDL_initFramerate = int function(FPSmanager* manager)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SDL_setFramerate
alias da_SDL_setFramerate = int function(FPSmanager* manager, int rate)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.